GrapeCity.Windows.SpreadGrid.Editors 名前空間 > NotifyCollection<T> クラス > NotifyCollection<T> コンストラクタ : NotifyCollection<T> コンストラクタ(IEnumerable<T>) |
'Declaration
Public Function New( _ ByVal value As IEnumerable(Of T) _ )
public NotifyCollection<T>( IEnumerable<T> value )